| Clone | |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetBytes |
Converts the document to an array of bytes.
(Overrides OfficeDocumentGetBytes) |
| GetContentElements | |
| GetHashCode | (Inherited from Object) |
| GetStream |
Returns the document as a stream to read from.
(Overrides OfficeDocumentGetStream) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| Open(Stream) |
Opens the document from a stream.
(Overrides OfficeDocumentOpen(Stream)) |
| Open(String) |
Opens the document from a file.
(Overrides OfficeDocumentOpen(String)) |
| Save(Stream) |
Saves the document to the specified stream.
(Overrides OfficeDocumentSave(Stream)) |
| Save(String) |
Saves the document to the specified file.
(Overrides OfficeDocumentSave(String)) |
| Save(String, Boolean) |
Saves the document to the specified file.
(Overrides OfficeDocumentSave(String, Boolean)) |
| ToString | (Overrides ObjectToString) |